home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / cremsg.zip / CREMSG.DOC < prev    next >
Text File  |  1992-08-16  |  6KB  |  144 lines

  1. CREMSG v 1.01  Copyright (C) 1992  MB Elektronik, BOX 9065, Solna,SWEDEN  P 1
  2.  
  3.                    CONTENTS
  4.                    ========
  5.  
  6.          Page  Contents
  7.          ----  --------
  8.             2  The goal of this program
  9.             3  Copyright & Warnings
  10.             4  Parameters
  11.             5  Example
  12.  
  13.  
  14. CREMSG v 1.01  Copyright (C) 1992  MB Elektronik, BOX 9065, Solna,SWEDEN  P 2
  15.  
  16.                         THE GOAL OF THIS PROGRAM
  17.                         ========================
  18.  
  19.          This program adds textfiles to BBSNAME.MSG - packets.
  20.  
  21.          The program does add the textfile to an existing .MSG-packet. If
  22.          such file not exists when the program is started, it will create the
  23.          header-part of the file and then proceed by adding the textfile.
  24.  
  25.          Each textfile will be treated as a single message.
  26.  
  27.          When you have added all textfiles you want, just compress it, thus
  28.          creating the BBSNAME.REP, which can be uploaded via TomCat or other
  29.          offline mail-doors.
  30.  
  31.  
  32. CREMSG v 1.01  Copyright (C) 1992  MB Elektronik, BOX 9065, Solna,SWEDEN  P 3
  33.  
  34.                                Copyright
  35.                                =========
  36.  
  37.          This program is provided "as is" without warranty of any kind.
  38.  
  39.          The program, examples, documentation and other files/information
  40.          provided with the program or for use with the program (from now
  41.          denoted by the wording "programs") are copyrighted by MB Elektronik.
  42.          All rights to the programs are reserved.
  43.  
  44.          The programcode must not be altered, decompiled (etc).
  45.  
  46.          The user of this version may use it for a two months trial period.
  47.          The program may not be used in commersial or other business. If a
  48.          user of this program want to use it after the two months trial
  49.          persiod he/she is supposed to send 65 swedish kronor to the
  50.          manufacturer of this program. The amount can be sent fx. by using a
  51.          check or by sending the amount to the swedish postal check-account
  52.          44 04 54-7 (receiver: "MB Elektronik").
  53.  
  54.                               WARNING
  55.                               =======
  56.  
  57.          This program does allow ANY length of a message. A user of this
  58.          program shuld be awere of that too long messages can corrupt the
  59.          message-database of a BBS. Fx the mail-door TomCat, of ver 3.02,
  60.          could not handle too long messages but TomCat did "only" mess up
  61.          the imported message (not the database).
  62.          Try to limit your message(s) to max 99 lines EACH.
  63.  
  64.  
  65. CREMSG v 1.01  Copyright (C) 1992  MB Elektronik, BOX 9065, Solna,SWEDEN  P 4
  66.  
  67.                             PARAMETERS
  68.                             ==========
  69.  
  70.          All available parameters are listed below. Please NOTE that the CASE is
  71.          important. Mostly parameters are REQUIRED, the other are marked with the
  72.          word "default". All usernames had to be in UPPERCASE.
  73.  
  74.          Use CREMSG parameters
  75.  
  76.          The following parameters are available:          EXAMPLE
  77.          -Ttag    Tagline (default=versionnumber only)    -THello there
  78.                   (Max 60 characters).
  79.          -p       Public message                          -p
  80.          -P       Private message (default)               -P
  81.          -n10     The NUMBER of the host-conference       -n10
  82.          -tname   Username of the receiver                -tMATS ORMHED
  83.          -fname   Username of sender                      -fMBE SYSOP
  84.          -ssubj   Subject of message                      -sTest Message
  85.          -Ffile   The name of a textfile to send          -FINFO.TXT
  86.          -Sname   The name of the BBS-packet creator      -SMBE_SE
  87.  
  88.  
  89. CREMSG v 1.01  Copyright (C) 1992  MB Elektronik, BOX 9065, Solna,SWEDEN  P 5
  90.  
  91.                             EXAMPLE
  92.                             =======
  93.  
  94.          This example will send an directory listing to the BBS. The example
  95.          is assumed to be run by the Sysop of a BBS (MBE_SE BBS) but the file
  96.          can be uploaded to the BBS thru TomCat (or other offline mail doors)
  97.          insted of entering TOMCAT locally...
  98.  
  99.          C> DIR >FILES.TXT
  100.          C> CREMSG -n16 -P -tMATS ORMHED -fMBE SYSOP -sDirectory listing (***)
  101.               -FFILES.TXT -SMBE_SE -TAutomatically created message
  102.          C> DEL FILES.TXT
  103.          C> LHA a -m F:\WCTOMCAT\LOCAL\MBE_SE.REP MBE_SE.MSG
  104.          C> DEL MBE_SE.MSG
  105.          C> D:
  106.          C> CD \WC30
  107.          C> TOMCAT MBE SYSOP /UPLOAD
  108.  
  109.          Note: The *** above indicates that the line has been splitted for
  110.                easy read, it must not be splitted in order for the program
  111.                to work.
  112.  
  113.          The result will look like the following:
  114.  
  115.          =================================================================
  116.           BBS: MBE_SE BBS
  117.          Date: 92-08-16 (21:21)             Number: 158
  118.          From: MBE SYSOP                    Refer#: NONE
  119.            To: MATS ORMHED                   Recvd: YES (PVT)
  120.          Subj: Directory listing              Conf: (16) LogConf
  121.          -----------------------------------------------------------------
  122.  
  123.           Volume in drive C has no label
  124.           Volume Serial Number is 16D5-9F75
  125.           Directory of C:\CRE_MSG
  126.  
  127.          .            <DIR>     92-08-16   14.28
  128.          ..           <DIR>     92-08-16   14.28
  129.          CREMSG   EXE     15040 92-08-16   20.55
  130.          SLASK    TXT       586 92-08-16   20.56
  131.          FILES    TXT         0 92-08-16   21.21
  132.          ANNA3    MSG       640 92-08-16   15.03
  133.          CREMSG   DOC      1984 92-08-16   21.18
  134.          TEST     BAT       114 92-08-16   20.56
  135.          TURBO    TP       2183 92-08-16   21.20
  136.          TURBO    DSK      1393 92-08-16   21.20
  137.          CREMSG   PAS     12415 92-08-16   20.55
  138.          TEST1    BAT       252 92-08-16   21.19
  139.                 12 file(s)      34607 bytes
  140.                                770048 bytes free
  141.  
  142.          ---
  143.           ■ CREMSG 1.01 ■ Automatically created message
  144.